Skip to content

Vulkan Memory Report layer: Vulkan Memory by Usage Type - #27

Closed
jimblackler wants to merge 1 commit into
android-graphics:mainfrom
jimblackler:vulkan-memory-report
Closed

Vulkan Memory Report layer: Vulkan Memory by Usage Type#27
jimblackler wants to merge 1 commit into
android-graphics:mainfrom
jimblackler:vulkan-memory-report

Conversation

@jimblackler

Copy link
Copy Markdown

Implements VK_LAYER_GOOGLE_DeviceMemoryReport layer providing memory tracking by Usage Type. Exposes VK_EXT_device_memory_report and classifies allocations by Vulkan usage types (surface, texture, buffer, other). Emits Perfetto counters starting with vulkan.mem.app.usage.* and vulkan.mem.driver.usage.*.

Implements VK_LAYER_GOOGLE_DeviceMemoryReport layer providing memory tracking by Usage Type.
Exposes VK_EXT_device_memory_report and classifies allocations by Vulkan usage types (surface, texture, buffer, other).
Emits Perfetto counters starting with vulkan.mem.app.usage.* and vulkan.mem.driver.usage.*.
@jimblackler
jimblackler deleted the vulkan-memory-report branch August 11, 2026 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants